Interview Questions and Answer
Options:
a. The program proceeds without any interruption if the assert() is true.
b. The program proceeds without any interruption if the assert() is false
c. The program gives the interruption if the assert() is true.
d. None of these.
Reveal Answer
Options:
a. CorDBG
b. DbgCLR
c. None these
Reveal Answer
Options:
a. we can add the variable or expression to watch window
b. It shows red if an variable or expression is modified in the immediate last statement executed
c. To view the lists all the local variables of the current function in execution
d. can view lists of all variables used in the current context of execution
e. Can view the data type of variable or expression
f. Can change the value of variable but not expression
Reveal Answer
Options:
a. we can add the variable or expression to watch window
b. It shows red if an variable or expression is modified in the immediate last statement executed
c. To view the lists all the local variables of the current function in execution
d. We can view lists of all variables used in the current context of execution
e. Can view the data type of variable or expression
f. Can change the value of variable but not expression
Reveal Answer
Options:
a. we can add the variable or expression to watch window
b. It shows red if an variable or expression is modified in the immediate last statement executed
c. To view the lists all the local variables of the current function in execution
d. can view lists of all variables used in the current context of execution
e. Can view the data type of variable or expression
f. Can change the value of variable but not expression
Reveal Answer
Options:
a. Immediate
b. Modules
c. Threads
d. Call Stack
Reveal Answer
Options:
a. Assert
b. Flush and Fail
c. Write and WriteLine
d. Indent and Unindent
Reveal Answer
Options:
a. Write and WriteLine
b. Assert, Flush and Fail
c. Indent and Unindent
d. All the Above
Reveal Answer
Options:
a. Debug
b. Release
c. Both a and b
d. None of the above
Reveal Answer
Options:
a. It is used for faster tracing
b. It is used for checking a condition and works for false condition
c. It works for true condition
Reveal Answer
Options:
a. Modify the program,Change value of a variable
b. Move the execution point
c. Check the values of variables and states of the function
d. All above.
Reveal Answer
Options:
a. Visual Studio IDE
b. CLR
c. Listener
d. All the above
Reveal Answer
Options:
a. DefaultTraceListener
b. EventLogTraceListener
c. TextWriterTraceListener
d. All above
Reveal Answer
Options:
a. It is used to switch from debug to trace
b. It is used to control tracing & debug output without recompilation
c. It is used to control tracing & debug output by recompilation
d. It is used to switch from trace to debug
Reveal Answer
Bestdotnet google plus